- isActionJustPressed
float isActionJustPressed(string actionName)
Undocumented in source. Be warned that the author may not have intended to support it.
- isActionJustReleased
float isActionJustReleased(string actionName)
Undocumented in source. Be warned that the author may not have intended to support it.
- isActionPressed
float isActionPressed(string actionName)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerInputAction
void registerInputAction(string actionName, Context ctx)
Undocumented in source. Be warned that the author may not have intended to support it.